crypto/tls.Conn.loadSession (method)

2 uses

	crypto/tls (current package)
		handshake_client.go#L188: 	session, earlySecret, binderKey, err := c.loadSession(hello)
		handshake_client.go#L281: func (c *Conn) loadSession(hello *clientHelloMsg) (